.logo-center ul li img{position:relative;vertical-align:middle}
.logo-center ul li{line-height:32px}
.min-rightbox{z-index:999;right:20px;top:30%;display:block;margin-top:15px}
.min-rightbox ul li{font-size:14px;font-weight:700;width:112px;
height:48px;
line-height: 48px;
background:rgba(36,140,203,1);
border-radius:8px;margin-bottom:8px;text-align:center;cursor:pointer}

.zxkf_icon{
    display: inline-block;
	width: 20px;
    height: 28px;
    background:url(../../images/xfkIcon1.png);
   background-size: 100%;
    
}
.shop_icon{
	 display: inline-block;
	width: 20px;
    height: 18px;
    background:url(../../images/xfkIcon2.png);
   background-size: 100%;
}
.up_icon{
	 display: inline-block;
	width: 20px;
    height: 21px;
    background:url(../../images/xfkIcon3.png);
   background-size: 100%;
}

.min-rightbox ul li span{vertical-align:middle}
.rightRwmIcon{position:absolute;left:120px;top:-50px}
.modal.fade.in{position:relative;top:-155px;bottom:0;height:188px;width:190px;padding:10px;margin:0;right:-105px;left:auto;text-align:center;font-size:12px;font-weight:400;line-height:30px}
.modal.fade.in span{margin:0 0 10px;font-size:14px;color:#fff}
.colorff{color:#fff}
.panel-body{height:128px}
.tgyjIcon{position:absolute;left:116px;top:22px}
.gwcslDiv{background:#0ba2e6;border-radius:50%;font-size:12px;height:17px;line-height:17px;position:absolute;left:17px;bottom:13px;width:17px;color:#fff}
.urbanAreas span{float:left;display:inline-block;text-align:center;height:22px;line-height:22px;padding:0 10px;margin:5px 2px;cursor:pointer}
.cssqj{display:block!important}
.min-leftbox1 {
    position: fixed;
    top: 18%;
    left: 1%;
    z-index: 999;
    background: transparent url(../../images/leftbox.png) no-repeat;
    width: 110px;
    height: 540px;
}
.min-leftbox1 ul {
    margin-top: 160px;
}
.min-leftbox1 ul li {
    background: url(../../images/leftbox1.png) no-repeat;
    width: 89px;
    height: 33px;
    line-height: 33px;
    margin-left: 15px;
    text-align: center;
    margin-bottom: 10px;
}
.min-leftbox1 ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
}
.min-leftbox1 ul li:hover {
    background: url(../../images/leftboxHover.png) no-repeat;
}
	.right-fixed{
		position: fixed;
		right: 2%;
		top: 50%;
		transform: translateY(-50%);
		width: auto;
		z-index: 10;
	}
	.right-fixed li.right-fixed-li{
		text-align: center;
		width: auto;
		padding: 12px 0px;
		color: #858D9C;
		border-bottom: 1px solid #e6e6e6;
		cursor: default;
	}
	.right-fixed li.li-hover:hover{
		color: #fff;
		background-color: #3E769D;
	}
	.right-fixed .right-fixed-box{
		box-shadow: 0px 0px 5px 0px rgba(191,191,191,0.5);
		background-color: #fff;
		width: 85px;
	}
	.right-fixed li img.top-img{
		width: 45px;
		margin: 0 auto;
		display: block;
		padding: 14px 0px;
		cursor: pointer;
	}
	.right-fixed li.fixed-top{
		height: 0px;
		transition: all .3s;
		-webkit-transition: all .3s;
	}
	.right-fixed .right-absolute{
		position: absolute;
		background-color: #fff;
		height: 63px;
		width: 155px;
		padding: 10px 12px 0;
		box-shadow: 0px 0px 5px 0px rgba(191,191,191,0.5);
		left: -182px;
		text-align: left;
	}
	.right-fixed .right-fixed-absolute1{
		top: 0;
	}
	.right-fixed .right-fixed-absolute2{
		top: 63px;
	}